select distinct paper from paper_master,printsize_master,stamps where stamps.paper_code=paper_master.paper_code and paper_master.paper<>' ' and printsize_master.printsize_code=stamps.printsize_code and printsize_master.printsize=\'2.03 x 1.7\' and year(stamps.issue_date)=1967 and stamps.serial_no=\'0512\' order by paper